Intersoft ClientUI Documentation
DependencyObjectExtensions Class Members
See Also  Fields  Methods  Send Feedback
Intersoft.Client.Framework Namespace : DependencyObjectExtensions Class


The following tables list the members exposed by DependencyObjectExtensions.

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)PropertyBagProperty  
Top

Public Methods

 NameDescription
public Methodstatic (Shared in Visual Basic)AddHandlerOverloaded. 

Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element.

 
public Methodstatic (Shared in Visual Basic)AreHandlersSuspended  
public Methodstatic (Shared in Visual Basic)BeginInvokeInvokes a callback action that will be dispatched in the next thread of the Silverlight subsystem.  
public Methodstatic (Shared in Visual Basic)GetFocusedElement  
public Methodstatic (Shared in Visual Basic)GetPropertyBagGets a value of a property from the state collection.  
public Methodstatic (Shared in Visual Basic)RaiseEventRaises a routed event against the specified UIElement.  
public Methodstatic (Shared in Visual Basic)RemoveHandlerRemove an event handler from the previously attached routed event.  
public Methodstatic (Shared in Visual Basic)SetPropertyBagSets a value of a property to the state collection.  
public Methodstatic (Shared in Visual Basic)SetValueNoCallback  
Top

See Also

© 2012 All Rights Reserved.