Table of Contents

Class CustomIconWindow

Namespace
Ink_Canvas
Assembly
InkCanvasForClass.dll

CustomIconWindow.xaml 的交互逻辑

public class CustomIconWindow : Window, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IComponentConnector, IStyleConnector
Inheritance
CustomIconWindow
Implements
Inherited Members

Constructors

CustomIconWindow(MainWindow)

public CustomIconWindow(MainWindow owner)

Parameters

owner MainWindow

Properties

CustomIcons

public ObservableCollection<CustomFloatingBarIcon> CustomIcons { get; set; }

Property Value

ObservableCollection<CustomFloatingBarIcon>

Methods

InitializeComponent()

InitializeComponent

public void InitializeComponent()