InkColorShouldSerializeColor3 Method
Gets a value indicating if the value of
Color3 property should be serialized by Visual Studio Designer.
Namespace: BeeMobile.KeyboardAssembly: BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
protected virtual bool ShouldSerializeColor3()
Protected Overridable Function ShouldSerializeColor3 As Boolean
Return Value
BooleanTrue to serialize the value,
False otherwise.