Intersoft.Client.Framework Namespace : DependencyObjectExtensions Class |
The following tables list the members exposed by DependencyObjectExtensions.
Name | Description | |
---|---|---|
![]() ![]() | PropertyBagProperty |
Name | Description | |
---|---|---|
![]() ![]() | AddHandler | Overloaded. Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element. |
![]() ![]() | AreHandlersSuspended | |
![]() ![]() | BeginInvoke | Invokes a callback action that will be dispatched in the next thread of the Silverlight subsystem. |
![]() ![]() | GetFocusedElement | |
![]() ![]() | GetPropertyBag | Gets a value of a property from the state collection. |
![]() ![]() | RaiseEvent | Raises a routed event against the specified UIElement. |
![]() ![]() | RemoveHandler | Remove an event handler from the previously attached routed event. |
![]() ![]() | SetPropertyBag | Sets a value of a property to the state collection. |
![]() ![]() | SetValueNoCallback |