HwndSource.KeyboardInputSiteCore Vlastnost

Definice

Získá nebo nastaví odkaz na rozhraní kontejneru IKeyboardInputSite komponenty.

protected:
 property System::Windows::Interop::IKeyboardInputSite ^ KeyboardInputSiteCore { System::Windows::Interop::IKeyboardInputSite ^ get(); void set(System::Windows::Interop::IKeyboardInputSite ^ value); };
protected System.Windows.Interop.IKeyboardInputSite KeyboardInputSiteCore { [System.Security.SecurityCritical] get; [System.Security.SecurityCritical] set; }
protected System.Windows.Interop.IKeyboardInputSite KeyboardInputSiteCore { get; set; }
[<get: System.Security.SecurityCritical>]
[<set: System.Security.SecurityCritical>]
member this.KeyboardInputSiteCore : System.Windows.Interop.IKeyboardInputSite with get, set
member this.KeyboardInputSiteCore : System.Windows.Interop.IKeyboardInputSite with get, set
Protected Property KeyboardInputSiteCore As IKeyboardInputSite

Hodnota vlastnosti

IKeyboardInputSite

Odkaz na rozhraní kontejneru IKeyboardInputSite nebo null pokud není přiřazená žádná lokalita. Výchozí formát je null.

Atributy

Platí pro

Viz také