List.MarkerStyle 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 List 的標記樣式。
public:
property System::Windows::TextMarkerStyle MarkerStyle { System::Windows::TextMarkerStyle get(); void set(System::Windows::TextMarkerStyle value); };
public System.Windows.TextMarkerStyle MarkerStyle { get; set; }
member this.MarkerStyle : System.Windows.TextMarkerStyle with get, set
Public Property MarkerStyle As TextMarkerStyle
屬性值
TextMarkerStyle 列舉型別的成員,指定要使用的標記樣式。
預設值是 Disc。
備註
相依性屬性資訊
識別碼欄位 | MarkerStyle |
中繼資料屬性設定為 true |
AffectsMeasure, AffectsRender |