Share via


RevealBrush.GetState(UIElement) Method

Definition

public:
 static RevealBrushState GetState(UIElement ^ element);
/// [Windows.Foundation.Metadata.Experimental]
 static RevealBrushState GetState(UIElement const& element);
[Windows.Foundation.Metadata.Experimental]
public static RevealBrushState GetState(UIElement element);
function getState(element)
Public Shared Function GetState (element As UIElement) As RevealBrushState

Parameters

element
UIElement

Returns

Attributes

Applies to