Intersoft ClientUI Documentation
ResourceDictionariesChanged Event (IResourceDictionaryDispenser)



Event that is invoked when the StyleDispenser's ResourceDictionaries have changed.
Syntax
Event ResourceDictionariesChanged As EventHandler
Dim instance As IResourceDictionaryDispenser
Dim handler As EventHandler
 
AddHandler instance.ResourceDictionariesChanged, handler
event EventHandler ResourceDictionariesChanged
event EventHandler^ ResourceDictionariesChanged
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IResourceDictionaryDispenser Interface
IResourceDictionaryDispenser Members

Send Feedback