Share via


XamlLanguage.Decimal プロパティ

定義

組み込み XAML 言語の DecimalXamlType を取得します。

public:
 static property System::Xaml::XamlType ^ Decimal { System::Xaml::XamlType ^ get(); };
public static System.Xaml.XamlType Decimal { get; }
member this.Decimal : System.Xaml.XamlType
Public Shared ReadOnly Property Decimal As XamlType

プロパティ値

XamlType

組み込み XAML 言語の DecimalXamlType

注釈

MS-XAML]セクション 5.2.14[参照してください。

適用対象