Share via


MonochromaticOverlayPresenter.SourceElementProperty Property

Definition

Identifies the SourceElement dependency property.

public:
 static property DependencyProperty ^ SourceElementProperty { DependencyProperty ^ get(); };
static DependencyProperty SourceElementProperty();
public static DependencyProperty SourceElementProperty { get; }
var dependencyProperty = MonochromaticOverlayPresenter.sourceElementProperty;
Public Shared ReadOnly Property SourceElementProperty As DependencyProperty

Property Value

The identifier for the SourceElement dependency property.

Applies to