XamlLanguage.Double 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 Double
XAML 語言本質的 XamlType。
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
屬性值
Double
XAML 語言本質的 XamlType。
備註
請參閱 [MS-XAML] 5.2.9 節。