CaptureElement.SourceProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static property DependencyProperty ^ SourceProperty { DependencyProperty ^ get(); };
static DependencyProperty SourceProperty();
public static DependencyProperty SourceProperty { get; }
var dependencyProperty = CaptureElement.sourceProperty;
Public Shared ReadOnly Property SourceProperty As DependencyProperty
Property Value
The identifier for the Source dependency property.