Table of Contents

StarRailLoadingControl 类

命名空间
ClassIsland.Core.Controls
程序集
ClassIsland.Core.dll

StarRailLoadingControl.xaml 的交互逻辑

public class StarRailLoadingControl : UserControl, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IComponentConnector
继承
StarRailLoadingControl
实现
继承成员

构造函数

StarRailLoadingControl()

public StarRailLoadingControl()

方法

InitializeComponent()

InitializeComponent

public void InitializeComponent()

OnPropertyChanged(DependencyPropertyChangedEventArgs)

Invoked whenever the effective value of any dependency property on this FrameworkElement has been updated. The specific dependency property that changed is reported in the arguments parameter. Overrides OnPropertyChanged(DependencyPropertyChangedEventArgs).

protected override void OnPropertyChanged(DependencyPropertyChangedEventArgs e)

参数

e DependencyPropertyChangedEventArgs

The event data that describes the property that changed, as well as old and new values.