
'Declaration
<C1BehaviorAttribute()> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class EmptyGridBehavior Inherits C1.WPF.Core.C1Behavior(Of C1PropertyGrid) Implements Microsoft.Xaml.Behaviors.IAttachedObject
[C1Behavior()] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class EmptyGridBehavior : C1.WPF.Core.C1Behavior<C1PropertyGrid>, Microsoft.Xaml.Behaviors.IAttachedObject
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Freezable
System.Windows.Media.Animation.Animatable
Microsoft.Xaml.Behaviors.Behavior
Microsoft.Xaml.Behaviors.Behavior<T>
C1.WPF.Core.C1Behavior<T>
C1.WPF.PropertyGrid.EmptyGridBehavior