Intersoft.Client.UI.Controls Namespace : ContentProjector Class |
<DescriptionAttribute("Provides a lightweight control which able to do a plane projection to the content attached to it.")> <TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)> Public Class ContentProjector Inherits Intersoft.Client.Framework.ISContentControl Implements Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing
Dim instance As ContentProjector
[DescriptionAttribute("Provides a lightweight control which able to do a plane projection to the content attached to it.")] [TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)] public class ContentProjector : Intersoft.Client.Framework.ISContentControl, Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing
[DescriptionAttribute("Provides a lightweight control which able to do a plane projection to the content attached to it.")] [TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)] public ref class ContentProjector : public Intersoft.Client.Framework.ISContentControl, Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing
ContentProjector is inherited from ISContentControl, which means that it can contain a single object of any types, such as a string, an image, or a panel. For more information about this content model, see Content Model Overview.
ContentProjector is used to achieve planar projection through the provided properties such as described in the list below.
Note that even though the content is projected, you can still perform user interaction on the content, such as clicking on a button or text input on textbox.
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
Intersoft.Client.Framework.ISContentControl
Intersoft.Client.UI.Controls.ContentProjector
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