728x90
반응형
LIST
컨트롤 | 템플릿 파트 이름 | 사용하는 타입 |
ComboBox |
PART_Popup PART_EditableTextBox |
Popup TextBox |
DocumentViewer |
PART_ContentHost PART_FindToolBarHost |
ScrollViewer ContentControl |
FlowDocumentPageViewer | PART_FindToolBarHost | Decorator |
FlowDocumentReader |
PART_ContentHost PART_FindToolBarHost |
Decorator Decorator |
FlowDocumentScrollViewer |
PART_FindToolBarHost PART_ToolBarHost PART_ContentHost |
Decorator Decorator ScrollViewer |
Frame | PART_FrameCP | ContentPresenter |
GridViewColumnHeader |
PART_HeaderGripper PART_FloatingHeaderCanvas |
Thumb Canvas |
MenuItem | PART_Popup | Popup |
NavigationWindow | PART_NavWinCP | ContentPresenter |
PasswordBox | PART_ContentHost | FrameworkElement |
ProgressBar |
PART_Track PART_Indicator |
FrameworkElement FrameworkElement |
ScrollBar | PART_Track | Track |
ScrollViewer |
PART_HorizontalScrollBar PART_VerticalScrollBar PART_ScrollContentPresenter |
ScrollBar ScrollBar ScrollContentPresenter |
Slider |
PART_Track PART_SelectionRange |
Track FrameworkElement |
StickyNoteControl |
PART_CopyMenuItem PART_CloseButton PART_ResizeBottomRightThumb PART_IconButton PART_ContentControl PART_TitleThumb PART_PasteMenuItem PART_InkMenuItem PART_SelectMenuItem PART_EraseMenuItem |
MenuItem Button Thumb Button Contentcontrol Thumb MenuItem MenuItem MenuItem MenuItem |
TabControl | PART_SelectedContentHost | ContentPresenter |
TextBoxBase | PART_ContentHost | FrameworkElement |
ToolBar | PART_ToolBarPanel | ToolBarPanel |
TreeViewItem | PART_Header | FrameworkElement |
728x90
반응형
LIST
'IT개발/정보 > WPF' 카테고리의 다른 글
[C#, WPF] WPF에서 UI 접근 시, Cross Thread 피하기 (0) | 2023.03.02 |
---|---|
[펌] WPF XAML-기초 지식, Panel 종류, Window, Alignment (0) | 2021.12.25 |
[ DataBinding ] Binding 클래스의 속성들 (0) | 2021.12.23 |
[ DataBinding ] INotifyPropertyChanged (객체의 변경 사항을 UI에 적용) (0) | 2021.12.23 |
[ DataBinding ] 데이터 바인딩을 사용하지 않는 경우 (0) | 2021.12.23 |