Compartir vía


XamlLanguage.Single Propiedad

Definición

Obtiene XamlType para el lenguaje XAML Single intrínseco.

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

Valor de propiedad

XamlType

para XamlType el intrínseco del lenguaje XAML único .

Comentarios

Consulta [sección 5.2.8 de ms-XAML].

Se aplica a