Udostępnij za pośrednictwem


RibbonControlService.GetSmallImageSource(DependencyObject) Metoda

Definicja

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

public:
 static System::Windows::Media::ImageSource ^ GetSmallImageSource(System::Windows::DependencyObject ^ element);
public static System.Windows.Media.ImageSource GetSmallImageSource (System.Windows.DependencyObject element);
static member GetSmallImageSource : System.Windows.DependencyObject -> System.Windows.Media.ImageSource
Public Shared Function GetSmallImageSource (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 SmallImageSource .

Wyjątki

Określony element parametr to null.

Dotyczy