Version

Search Results

OnCaptureAborted Method (FloatingWindowContainerUIElement)

Invoked when the mouse capture has been canceled. Syntax

OnMouseDown Method (FloatingWindowContainerUIElement)

Invoked when the mouse is pressed on the element. Syntax Parameters e Mouse event argumentsadjustableArea True if the mouse was pressed in an adjustable areacaptureMouseForElement Element to capture the mouse Return Value True to prevent further processing of the message Example This sample uses GetDescendant to g...

OnMouseMove Method (FloatingWindowContainerUIElement)

Invoked when the mouse is moved over the element. Syntax Parameters e Mouse event arguments