Udostępnij za pośrednictwem


RibbonControlService.SetToolTipFooterTitle(DependencyObject, String) Metoda

Definicja

Ustawia wartość dołączonej ToolTipFooterTitle właściwości dla obiektu.

public:
 static void SetToolTipFooterTitle(System::Windows::DependencyObject ^ element, System::String ^ value);
public static void SetToolTipFooterTitle (System.Windows.DependencyObject element, string value);
static member SetToolTipFooterTitle : System.Windows.DependencyObject * string -> unit
Public Shared Sub SetToolTipFooterTitle (element As DependencyObject, value As String)

Parametry

element
DependencyObject

Obiekt, do którego jest zapisywana dołączona właściwość.

value
String

Wartość do ustawienia.

Wyjątki

Określony element parametr to null.

Dotyczy