Responder Developer Guide
SlideReveal Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
SlideReveal Class
Syntax
'Declaration
 
<LocalizabilityAttribute(LocalizationCategory.Ignore, Readability=Readability.Unreadable)>
<ContentPropertyAttribute("Child")>
<StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)>
<XmlLangPropertyAttribute("Language")>
<UsableDuringInitializationAttribute(True)>
<RuntimeNamePropertyAttribute("Name")>
<UidPropertyAttribute("Uid")>
<TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
<NameScopePropertyAttribute("NameScope", System.Windows.NameScope)>
Public Class SlideReveal 
   Inherits System.Windows.Controls.Decorator
'Usage
 
Dim instance As SlideReveal
[Localizability(LocalizationCategory.Ignore, Readability=Readability.Unreadable)]
[ContentProperty("Child")]
[StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)]
[XmlLangProperty("Language")]
[UsableDuringInitialization(true)]
[RuntimeNameProperty("Name")]
[UidProperty("Uid")]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
[NameScopeProperty("NameScope", System.Windows.NameScope)]
public class SlideReveal : System.Windows.Controls.Decorator 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Decorator
                     Miner.Responder.Presentation.Wpf.Decorator.SlideReveal

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

SlideReveal Members
Miner.Responder.Presentation.Wpf.Decorator Namespace

 

 


Send Comment