Intersoft ClientUI Documentation
ISBehavior<T> Class Members
See Also  Properties  Methods  Send Feedback
Intersoft.Client.Framework Namespace : ISBehavior<T> Class


The following tables list the members exposed by ISBehavior<T>.

Public Properties

 NameDescription
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyFrameworkGets the entity framework.  
public PropertyIsInDesignModeGets a value indicating whether the control is in design mode (development).  
public PropertyPlatformGets a value that indicates the current client platform.  
Top

Protected Properties

 NameDescription
protected PropertyAssociatedObject (Inherited from System.Windows.Interactivity.Behavior<T>)
protected PropertyAssociatedType (Inherited from System.Windows.Interactivity.Behavior)
protected PropertyProductProduct Info.  
Top

Public Methods

 NameDescription
public MethodAttach (Inherited from System.Windows.Interactivity.Behavior)
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodDetach (Inherited from System.Windows.Interactivity.Behavior)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetAssociatedObjectGets the associated object.  
public MethodGetAssociatedTypeGets the associated type  
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top

Protected Methods

 NameDescription
protected MethodOnAttached (Inherited from System.Windows.Interactivity.Behavior)
protected MethodOnDetaching (Inherited from System.Windows.Interactivity.Behavior)
Top

See Also

© 2012 All Rights Reserved.