バージョン

ClassificationAppearanceMap プロパティ (XamSyntaxEditor)

分類したテキストに TextDocumentAppearance を割り当てるときに使用するカスタム ClassificationAppearanceMap を返すか、設定します。
シンタックス
'宣言
 
Public Property ClassificationAppearanceMap As ClassificationAppearanceMap
public ClassificationAppearanceMap ClassificationAppearanceMap {get; set;}
解説

このプロパティのデフォルト値は null です。このプロパティを設定すると、ClassificationAppearanceMapResolved プロパティはその値で更新します。

参照