Aracılığıyla paylaş


Giriş ve Komutlar

The Windows Presentation Foundation (WPF) subsystem provides a powerful new API for input. Commanding is an input mechanism in Windows Presentation Foundation (WPF) which provides input handling at a more semantic level than device input. Examples of commands are the Copy, Cut, Paste operations found on many applications.

Bu Bölümde

Başvuru

UIElement

FrameworkElement

ContentElement

FrameworkContentElement

Keyboard

Mouse

FocusManager

İlgili Bölümler