

'宣言 Public MustInherit Class C1Behavior(Of T As Microsoft.UI.Xaml.FrameworkElement) Inherits Microsoft.Xaml.Interactivity.Behavior(Of T) Implements Microsoft.Xaml.Interactivity.IBehavior, WinRT.IWinRTObject
public abstract class C1Behavior<T> : Microsoft.Xaml.Interactivity.Behavior<T>, Microsoft.Xaml.Interactivity.IBehavior, WinRT.IWinRTObject where T: Microsoft.UI.Xaml.FrameworkElement
System.Object
Microsoft.UI.Xaml.DependencyObject
Microsoft.Xaml.Interactivity.Behavior
Microsoft.Xaml.Interactivity.Behavior<T>
C1.WinUI.Core.C1Behavior<T>
C1.WinUI.Grid.CheckListBehavior
C1.WinUI.Grid.ConditionalFormatting.ConditionalFormattingBehavior
C1.WinUI.Grid.EmptyGridBehavior
C1.WinUI.Grid.FlexGridDetailProvider<TItem>
C1.WinUI.Grid.FullTextFilterBehavior
C1.WinUI.Grid.TransposedGridBehavior