Skip to main content

Introduction

This control allowed Style Classes to be applied to an element

"Stylized Element"

Fields#

NameDescription
Ignore Style GroupIgnore events from Style Group
Ignore Group DisabledIgnore disabled status form Style Group
On State ChangedEvent raised when state changes
On Pointer EnterEvent raised when pointer enters element
On Pointer ExitEvent raised when pointer leaves element
On ClickEvent raised when pointer clicks element

Properties#

NameDescription
applyingUpdatesGets if element is currently applying style updates
classNamesGet list of Style Classes in used
disabledGet/Set if element is disabled
hasPointerGet/Set if element has pointer
pointerDownGet/Set if pointer is pressed on element
stateGet/Set element state
selectedGet/Set if element is selected

Methods#

NameDescription
AddClassAdd a style class to used
RemoveClassRemove a style class from use