MediaElement.SourceProperty プロパティ

定義

Source 依存関係プロパティを識別 します

public:
 static property DependencyProperty ^ SourceProperty { DependencyProperty ^ get(); };
static DependencyProperty SourceProperty();
public static DependencyProperty SourceProperty { get; }
var dependencyProperty = MediaElement.sourceProperty;
Public Shared ReadOnly Property SourceProperty As DependencyProperty

プロパティ値

Source 依存関係プロパティの識別子。

適用対象