Share via


BitmapFrame.ColorContexts Özellik

Tanım

Türetilmiş bir sınıfta geçersiz kılındığında, bu BitmapFrameile ilişkili nesne koleksiyonunu ColorContext alır.

public:
 abstract property System::Collections::ObjectModel::ReadOnlyCollection<System::Windows::Media::ColorContext ^> ^ ColorContexts { System::Collections::ObjectModel::ReadOnlyCollection<System::Windows::Media::ColorContext ^> ^ get(); };
public abstract System.Collections.ObjectModel.ReadOnlyCollection<System.Windows.Media.ColorContext> ColorContexts { get; }
member this.ColorContexts : System.Collections.ObjectModel.ReadOnlyCollection<System.Windows.Media.ColorContext>
Public MustOverride ReadOnly Property ColorContexts As ReadOnlyCollection(Of ColorContext)

Özellik Değeri

Bu BitmapFrameile ilişkili nesnelerin salt okunur bir koleksiyonuColorContext.

Şunlara uygulanır

Ayrıca bkz.