Partager via


XamlLanguage.Decimal Propriété

Définition

Obtient un XamlType pour l'intrinsèque Decimal en langage XAML.

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

Valeur de propriété

XamlType

XamlType pour l'intrinsèque Decimal en langage XAML.

Remarques

Consultez [] ms-XAML section 5.2.14.

S’applique à