HwndSource.ChildKeyboardInputSinks Özellik

Tanım

Kayıtlı giriş havuzlarının bir dizisini alır.

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)

Özellik Değeri

Klavye giriş havuzlarının bir numaralandırması.

Şunlara uygulanır