Intersoft ClientUI Documentation
ContentPerspective Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
Intersoft.Client.UI.Controls Namespace : ContentPerspective Class


The following tables list the members exposed by ContentPerspective.

Public Constructors

 NameDescription
public ConstructorContentPerspective ConstructorInitializes a new instance of the ContentPerspective class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)AutoRefreshPropertyIdentifies the AutoRefresh dependency property.  
public Fieldstatic (Shared in Visual Basic)CenterRotationXPropertyIdentifies the CenterRotationX dependency property.  
public Fieldstatic (Shared in Visual Basic)CenterRotationYPropertyIdentifies the CenterRotationY dependency property.  
public Fieldstatic (Shared in Visual Basic)CenterRotationZPropertyIdentifies the CenterRotationZ dependency property.  
public Fieldstatic (Shared in Visual Basic)EnableReflectionPropertyIdentifies the EnableReflection dependency property.  
public Fieldstatic (Shared in Visual Basic)OffsetXPropertyIdentifies the OffsetX dependency property.  
public Fieldstatic (Shared in Visual Basic)OffsetYPropertyIdentifies the OffsetY dependency property.  
public Fieldstatic (Shared in Visual Basic)OffsetZPropertyIdentifies the OffsetZ dependency property.  
public Fieldstatic (Shared in Visual Basic)ReflectionBrushPropertyIdentifies the ReflectionBrush dependency property.  
public Fieldstatic (Shared in Visual Basic)ReflectionChangedEventIdentifies the ReflectionChanged routed event.  
public Fieldstatic (Shared in Visual Basic)ReflectionSourcePropertyIdentifies the ReflectionImage dependency property.  
public Fieldstatic (Shared in Visual Basic)RotationXPropertyIdentifies the RotationX dependency property.  
public Fieldstatic (Shared in Visual Basic)RotationYPropertyIdentifies the RotationY dependency property.  
public Fieldstatic (Shared in Visual Basic)RotationZPropertyIdentifies the RotationZ dependency property.  
public Fieldstatic (Shared in Visual Basic)TargetMediaPropertyIdentifies the TargetMedia dependency property.  
Top

Public Properties

 NameDescription
public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
public PropertyAllowDrop (Inherited from System.Windows.UIElement)
public PropertyAutoRefreshGets or sets a value that determines whether the reflection is automatically refresh.  
public PropertyCacheMode (Inherited from System.Windows.UIElement)
public PropertyCenterRotationXGets or sets the x-coordinate of the center of rotation of the object you rotate.  
public PropertyCenterRotationYGets or sets the y-coordinate of the center of rotation of the object you rotate.  
public PropertyCenterRotationZGets or sets the z-coordinate of the center of rotation of the object you rotate.  
public PropertyClip (Inherited from System.Windows.UIElement)
public PropertyContent (Inherited from System.Windows.Controls.ContentControl)
public PropertyContentElementGets the content element.  
public PropertyContentTemplate (Inherited from System.Windows.Controls.ContentControl)
public PropertyCursor (Inherited from System.Windows.FrameworkElement)
public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
public PropertyDesiredSize (Inherited from System.Windows.UIElement)
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyEffect (Inherited from System.Windows.UIElement)
public PropertyEnableReflectionGets or sets a value that determine whether reflection is enabled.  
public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
public PropertyFontFamily (Inherited from System.Windows.Controls.Control)
public PropertyFontSize (Inherited from System.Windows.Controls.Control)
public PropertyFontStretch (Inherited from System.Windows.Controls.Control)
public PropertyFontStyle (Inherited from System.Windows.Controls.Control)
public PropertyFontWeight (Inherited from System.Windows.Controls.Control)
public PropertyForeground (Inherited from System.Windows.Controls.Control)
public PropertyFramework (Inherited from Intersoft.Client.Framework.ISContentControl)
public PropertyHeight (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyIsEnabled (Inherited from System.Windows.Controls.Control)
public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
public PropertyIsInDesignMode (Inherited from Intersoft.Client.Framework.ISContentControl)
public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
public PropertyLayoutSuspended (Inherited from Intersoft.Client.Framework.ISContentControl)
public PropertyMargin (Inherited from System.Windows.FrameworkElement)
public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
public PropertyName (Inherited from System.Windows.FrameworkElement)
public PropertyOffsetXGets or sets the distance the object is translated along the x-axis of the screen.  
public PropertyOffsetYGets or sets the distance the object is translated along the y-axis of the screen.  
public PropertyOffsetZGets or sets the distance the object is translated along the z-axis of the screen.  
public PropertyOpacity (Inherited from System.Windows.UIElement)
public PropertyOpacityMask (Inherited from System.Windows.UIElement)
public PropertyPadding (Inherited from System.Windows.Controls.Control)
public PropertyParent (Inherited from System.Windows.FrameworkElement)
public PropertyPlatform (Inherited from Intersoft.Client.Framework.ISContentControl)
public PropertyProjection (Inherited from System.Windows.UIElement)
public PropertyReflectionBrushGets or sets the reflection brush.  
public PropertyReflectionElementGets the reflection element.  
public PropertyReflectionSourceGets or sets the reflection image source.  
public PropertyRenderSize (Inherited from System.Windows.UIElement)
public PropertyRenderTransform (Inherited from System.Windows.UIElement)
public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
public PropertyResources (Inherited from System.Windows.FrameworkElement)
public PropertyRootElementGets the root element.  
public PropertyRotationXGets or sets the number of degrees to rotate the object around the x-axis of rotation.  
public PropertyRotationYGets or sets the number of degrees to rotate the object around the y-axis of rotation.  
public PropertyRotationZGets or sets the number of degrees to rotate the object around the z-axis of rotation.  
public PropertyStyle (Inherited from System.Windows.FrameworkElement)
public PropertyTabIndex (Inherited from System.Windows.Controls.Control)
public PropertyTabNavigation (Inherited from System.Windows.Controls.Control)
public PropertyTag (Inherited from System.Windows.FrameworkElement)
public PropertyTargetMediaGets or sets the media element (video) that will be reflected in reflection area (video brush).  
public PropertyTemplate (Inherited from System.Windows.Controls.Control)
public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyVisibility (Inherited from System.Windows.UIElement)
public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top

Protected Properties

 NameDescription
protected PropertyDefaultStyleKey (Inherited from System.Windows.Controls.Control)
protected PropertyProductOverridden. Product Info.  
Top

Public Methods

 NameDescription
public MethodAddHandler (Inherited from System.Windows.UIElement)
public MethodApplyTemplate (Inherited from System.Windows.Controls.Control)
public MethodArrange (Inherited from System.Windows.UIElement)
public MethodAttachEventHandlersOverridden. Attach built-in event handlers to control templates. Call this method if necessary.  
public MethodCaptureMouse (Inherited from System.Windows.UIElement)
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodDetachedEventHandlersOverridden. Detach built-in event handlers from control templates. Call this method if necessary.  
public MethodDispose (Inherited from Intersoft.Client.Framework.ISContentControl)
public MethodFindName (Inherited from System.Windows.FrameworkElement)
public MethodFocus (Inherited from System.Windows.Controls.Control)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
public MethodGetReflectionBitmapGets the reflection bitmap from the specified content.  
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodHideReflectionHide the reflection element.  
public MethodInitializeStoryboards (Inherited from Intersoft.Client.Framework.ISContentControl)
public MethodInitializeTemplatesOverridden. Initializes control templates.  
public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
public MethodMeasure (Inherited from System.Windows.UIElement)
public MethodOnApplyTemplateOverridden. Builds the visual tree for the ContentPerspective when a new template is applied.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRefreshClip (Inherited from Intersoft.Client.Framework.ISContentControl)
public MethodRefreshReflectionImageRefresh the reflection image.  
public MethodRefreshUIElementRefresh the entire ui element using the latest configuration.  
public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
public MethodRemoveHandler (Inherited from System.Windows.UIElement)
public MethodResetReflectionReset the reflection element.  
public MethodResumeLayout (Inherited from Intersoft.Client.Framework.ISContentControl)
public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodShowReflectionShow the reflection element.  
public MethodSuspendLayout (Inherited from Intersoft.Client.Framework.ISContentControl)
public MethodTransformToVisual (Inherited from System.Windows.UIElement)
public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top

Protected Methods

 NameDescription
protected MethodArrangeOverride (Inherited from System.Windows.FrameworkElement)
protected MethodGetTemplateChild (Inherited from System.Windows.Controls.Control)
protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
protected MethodOnContentChangedOverridden. Called when the value of the Content property changes.  
protected MethodOnCornerRadiusChanged (Inherited from Intersoft.Client.Framework.ISContentControl)
protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
protected MethodOnDragEnter (Inherited from System.Windows.Controls.Control)
protected MethodOnDragLeave (Inherited from System.Windows.Controls.Control)
protected MethodOnDragOver (Inherited from System.Windows.Controls.Control)
protected MethodOnDrop (Inherited from System.Windows.Controls.Control)
protected MethodOnGotFocus (Inherited from System.Windows.Controls.Control)
protected MethodOnKeyDown (Inherited from System.Windows.Controls.Control)
protected MethodOnKeyUp (Inherited from System.Windows.Controls.Control)
protected MethodOnLostFocus (Inherited from System.Windows.Controls.Control)
protected MethodOnLostMouseCapture (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseEnter (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeave (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeftButtonDown (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeftButtonUp (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseMove (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseRightButtonDown (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseRightButtonUp (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseWheel (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInput (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInputStart (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInputUpdate (Inherited from System.Windows.Controls.Control)
protected MethodOnUnloaded (Inherited from Intersoft.Client.Framework.ISContentControl)
Top

Public Events

 NameDescription
public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
public EventContentChanged (Inherited from Intersoft.Client.Framework.ISContentControl)
public EventDragEnter (Inherited from System.Windows.UIElement)
public EventDragLeave (Inherited from System.Windows.UIElement)
public EventDragOver (Inherited from System.Windows.UIElement)
public EventDrop (Inherited from System.Windows.UIElement)
public EventGotFocus (Inherited from System.Windows.UIElement)
public EventIsEnabledChanged (Inherited from System.Windows.Controls.Control)
public EventKeyDown (Inherited from System.Windows.UIElement)
public EventKeyUp (Inherited from System.Windows.UIElement)
public EventLayoutUpdated (Inherited from System.Windows.FrameworkElement)
public EventLoaded (Inherited from System.Windows.FrameworkElement)
public EventLostFocus (Inherited from System.Windows.UIElement)
public EventLostMouseCapture (Inherited from System.Windows.UIElement)
public EventMouseEnter (Inherited from System.Windows.UIElement)
public EventMouseLeave (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonDown (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
public EventMouseMove (Inherited from System.Windows.UIElement)
public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
public EventMouseWheel (Inherited from System.Windows.UIElement)
public EventReflectionChangedOccurs when the current transition has completed.  
public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
public EventTextInput (Inherited from System.Windows.UIElement)
public EventTextInputStart (Inherited from System.Windows.UIElement)
public EventTextInputUpdate (Inherited from System.Windows.UIElement)
public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Top

See Also

© 2012 All Rights Reserved.