Intersoft ClientUI Documentation
ResourceDictionariesChanged Event (UXChart)



Event that is invoked when the ResourceDictionaryDispenser's collection has changed.
Syntax
Public Event ResourceDictionariesChanged As EventHandler
Dim instance As UXChart
Dim handler As EventHandler
 
AddHandler instance.ResourceDictionariesChanged, handler
public event EventHandler ResourceDictionariesChanged
public:
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

UXChart Class
UXChart Members

Send Feedback