Compartir vía


XamlLanguage.Decimal Propiedad

Definición

Obtiene XamlType para el elemento intrínseco del lenguaje XAML Decimal.

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

Valor de propiedad

XamlType

XamlType para el elemento intrínseco del lenguaje XAML Decimal.

Comentarios

Consulta [] ms-XAML sección 5.2.14.

Se aplica a