Please enable JavaScript.
Coggle requires JavaScript to display documents.
Wpf - Coggle Diagram
Wpf
Wpf Architecture
Layers
Manage Wpf Layer
PresentationCore
Brush
SolidColorBrush
GradientBrush
LinearBrush
RadialBrush
TileBrush
ImageBrush
DrawingBrush
VisualBrush
PresentationFramework
WindowBase
Media Interaction Layer
UI Elements Contain Content
ContentControl ( Content )
Window
Frame
Button
Lable
ToolTip
ListBoxItem
StatusBarItem
ItemsControl ( Items )
Menu
TreeView
ListBox
ComboBox
TabControl
StatusBar
Panel ( Children )
StackPanel
DockPanel
WrapPanel
Grid
HeaderedItemControl ( Header - Items )
MenuItem
ToolBar
TreeViewItem