Version

Search Results

InitAppearance Method (PaneCaptionButtonUIElement)

Initializes the appearance for the element. Syntax Parameters appearance The appearance structure to initializerequestedProps The properties that are needed Example This sample initializes the appearance of a UIElement based on the mouse position within the element. It also exemplifies the use of mouse hover notif...

InitializeCheckState(Boolean) Method

Syntax Parameters isChecked

InitializeDefaultAppearance Method (PaneCaptionButtonUIElement)

Invoked during the InitAppearance to resolve any remaining appearance values after the style specific appearance information has been initialized. Syntax Parameters appearanceData AppearanceData structure to updaterequestedProps Appearance properties to resolve