HwndSource.ChildKeyboardInputSinks Eigenschap

Definitie

Hiermee haalt u een reeks geregistreerde invoersinks op.

public:
 property System::Collections::Generic::IEnumerable<System::Windows::Interop::IKeyboardInputSink ^> ^ ChildKeyboardInputSinks { System::Collections::Generic::IEnumerable<System::Windows::Interop::IKeyboardInputSink ^> ^ get(); };
public System.Collections.Generic.IEnumerable<System.Windows.Interop.IKeyboardInputSink> ChildKeyboardInputSinks { get; }
member this.ChildKeyboardInputSinks : seq<System.Windows.Interop.IKeyboardInputSink>
Public ReadOnly Property ChildKeyboardInputSinks As IEnumerable(Of IKeyboardInputSink)

Waarde van eigenschap

Een opsomming van toetsenbordinvoersinks.

Van toepassing op