Udostępnij za pośrednictwem


RibbonControlService.GetLargeImageSource(DependencyObject) Metoda

Definicja

Pobiera wartość dołączonej LargeImageSource właściwości dla obiektu.

public:
 static System::Windows::Media::ImageSource ^ GetLargeImageSource(System::Windows::DependencyObject ^ element);
public static System.Windows.Media.ImageSource GetLargeImageSource (System.Windows.DependencyObject element);
static member GetLargeImageSource : System.Windows.DependencyObject -> System.Windows.Media.ImageSource
Public Shared Function GetLargeImageSource (element As DependencyObject) As ImageSource

Parametry

element
DependencyObject

Obiekt, z którego jest odczytywana wartość właściwości.

Zwraca

ImageSource

Wartość właściwości obiektu LargeImageSource .

Wyjątki

Określony element parametr to null.

Dotyczy