Back to Devexpress

ApplicationThemeHelper.Preload Method

wpf-devexpress-dot-xpf-dot-core-dot-applicationthemehelper-dot-preload.md

latest962 B
Original Source

ApplicationThemeHelper.Preload Method

NameParametersDescription
Preload(PreloadCategories[]) staticpreloadCategoriesPreloads theme resources for the specified controls.
Preload(Func<UserControl>) staticcreateActionPreloads theme resources for the view specified by the UserControl and allows you to initialize this view before the preload.
Preload<T>(Boolean) staticrunTypeInitializersPreloads theme resources for the view specified by the UserControl.