Compartir vía


XamlLanguage.Double Propiedad

Definición

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

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

Valor de propiedad

XamlType

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

Comentarios

Consulta [] ms-XAML sección 5.2.9.

Se aplica a