Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 651 Bytes

WPF-conventions.md

File metadata and controls

17 lines (17 loc) · 651 Bytes

WPF Controls naamgevingconventies

Control Prefix
Button btn
CheckBox ckb
ComboBox cmb
Grid grd
GroupBox grb
Label lbl
ListBox lst
ProgressBar pgb
RadioButton rdb
Slider sld
StackPanel stp
TextBlock tbk
TextBox txt
Window wnd