XamlLanguage.Double Propiedad

Definición

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

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

Valor de propiedad

para XamlType el Double lenguaje XAML intrínseco.

Comentarios

Consulta [MS-XAML] Sección 5.2.9.

Se aplica a