Udostępnij za pośrednictwem


LateBoundBitmapDecoder.Preview Właściwość

Definicja

Pobiera element BitmapSource reprezentujący globalny podgląd tej mapy bitowej, jeśli jest zdefiniowany.

public:
 virtual property System::Windows::Media::Imaging::BitmapSource ^ Preview { System::Windows::Media::Imaging::BitmapSource ^ get(); };
public override System.Windows.Media.Imaging.BitmapSource Preview { [System.Security.SecurityCritical] get; }
public override System.Windows.Media.Imaging.BitmapSource Preview { get; }
[<get: System.Security.SecurityCritical>]
member this.Preview : System.Windows.Media.Imaging.BitmapSource
member this.Preview : System.Windows.Media.Imaging.BitmapSource
Public Overrides ReadOnly Property Preview As BitmapSource

Wartość właściwości

BitmapSource

Element BitmapSource reprezentujący globalny podgląd mapy bitowej. Jeśli podgląd nie jest zdefiniowany lub plik LateBoundBitmapDecoder nadal pobiera zawartość, ta właściwość zwraca wartość null. Ta właściwość nie ma wartości domyślnej.

Atrybuty

Uwagi

Właściwość BitmapSource zwracana przez tę właściwość jest zamrożona.

Dotyczy

Zobacz też