XamlBackgroundReader.NodeType プロパティ

定義

現在のノードの種類を取得します。

public:
 virtual property System::Xaml::XamlNodeType NodeType { System::Xaml::XamlNodeType get(); };
public override System.Xaml.XamlNodeType NodeType { get; }
member this.NodeType : System.Xaml.XamlNodeType
Public Overrides ReadOnly Property NodeType As XamlNodeType

プロパティ値

XamlNodeType

XamlNodeType 列挙体の値。

適用対象