Skip to main content
A newer version of this page is available. .

AppointmentWindow.InitializeComponent() Method

Initializes the AppointmentWindow from XAML.

Namespace: DevExpress.Xpf.Scheduling.Visual

Assembly: DevExpress.Xpf.Scheduling.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Scheduling, DevExpress.Wpf.Scheduling

Declaration

public void InitializeComponent()

Remarks

This member supports the internal infrastructure and is not intended to be used directly from your code.

See Also