
'Declaration
<C1ControlAttribute(True)> <C1TemplatePartAttribute(Name="Text", Type=C1.WPF.Input.C1TextBoxBase)> <StyleTypedPropertyAttribute(Property="BrowseIconStyle", StyleTargetType=System.Windows.Controls.ContentControl)> <TemplatePartAttribute(Name="Text", Type=C1.WPF.Input.C1TextBoxBase)> <TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class C1FilePicker Inherits C1.WPF.Core.C1View
[C1Control(true)] [C1TemplatePart(Name="Text", Type=C1.WPF.Input.C1TextBoxBase)] [StyleTypedProperty(Property="BrowseIconStyle", StyleTargetType=System.Windows.Controls.ContentControl)] [TemplatePart(Name="Text", Type=C1.WPF.Input.C1TextBoxBase)] [TemplateVisualState(Name="Normal", GroupName="CommonStates")] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class C1FilePicker : C1.WPF.Core.C1View
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
C1.WPF.Core.C1View
C1.WPF.Input.C1FilePicker