WindowChromeTheme
Lists the supported built-in themes for rendering the PostIt Note.
public enum WindowChromeTheme
Members at a glance
CadetBlue | Renders a CadetBlue color based chrome. |
Custom | Renders using user-defined color for the chrome. |
GradientCadetBlue | Renders a Linear gradient CadetBlue color based chrome. |
GradientSalmon | Renders a Linear gradient Salmon color based chrome. |
GradientSandyBrown | Renders a Linear gradient Brown color based chrome. |
GradientSeaGreen | Renders a Linear gradient SeaGreen color based chrome. |
OfficeBlack | Renders a MS Office Black color based chrome. |
OfficeBlue | Renders a MS Office Blue color based chrome. |
OfficeSilver | Renders a MS Office Silver color based chrome. |
Salmon | Renders a Salmon color based chrome. |
SandyBrown | Renders a Brown color based chrome. |
SeaGreen | Renders a SeaGreen color based chrome. |
VisualStudioDark | Renders like the Microsoft Visual Studio Dark theme-like Window Chrome UI |
VisualStudioLight | Renders like the Microsoft Visual Studio Light theme-like Window Chrome UI |
Win8 | Renders the Native Windows 8 theme-like Window Chrome UI |
WinRT | Renders the Native WinRT (Windows RT) theme-like Window Chrome UI |
Members
CadetBlue
Renders a CadetBlue color based chrome.
Custom
Renders using user-defined color for the chrome.
GradientCadetBlue
Renders a Linear gradient CadetBlue color based chrome.
GradientSalmon
Renders a Linear gradient Salmon color based chrome.
GradientSandyBrown
Renders a Linear gradient Brown color based chrome.
GradientSeaGreen
Renders a Linear gradient SeaGreen color based chrome.
OfficeBlack
Renders a MS Office Black color based chrome.
OfficeBlue
Renders a MS Office Blue color based chrome.
OfficeSilver
Renders a MS Office Silver color based chrome.
Salmon
Renders a Salmon color based chrome.
SandyBrown
Renders a Brown color based chrome.
SeaGreen
Renders a SeaGreen color based chrome.
VisualStudioDark
Renders like the Microsoft Visual Studio Dark theme-like Window Chrome UI
VisualStudioLight
Renders like the Microsoft Visual Studio Light theme-like Window Chrome UI
Win8
Renders the Native Windows 8 theme-like Window Chrome UI
WinRT
Renders the Native WinRT (Windows RT) theme-like Window Chrome UI