Sign in
Nathan Nesbit's Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Adorner
Attached Service
ContextMenu
DataTemplate
DependencyProperty
Dispatcher
ICommand
MMC
ModelViewViewModel
ObservableCollection
Performance
RoutedCommand
UI Thread
WeakEventManager
WinForms
WPF
XAML
Browse by Tags
MSDN Blogs
>
Nathan Nesbit's Blog
>
All Tags
>
xaml
Tagged Content List
Blog Post:
Mouse vs Keyboard and ContextMenus
MSDNArchive
Recently I was asked to modify one of my controls so the user of the control could get the proper placement of thier context menus. My intial response was for them to use the placement properties on the ContextMenu/ContextMenuService to achieve the right positioning. Then the real issue came out....
on
2 Feb 2009
Blog Post:
Creating Adorner content in XAML
MSDNArchive
I've been working on a problem of having a "popup" control in my project. For various reasons the Popup class isn't working for this scenario, because the scenario is outside the designed scope of Popup. So I've been looking at the AdornerLayer as a way to get a popup effect. One of the things I noticed...
on
5 Nov 2008
Page 1 of 1 (2 items)