Back to Devexpress

ApplicationThemeHelper.PreloadAsync Method

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

latest1004 B
Original Source

ApplicationThemeHelper.PreloadAsync Method

NameParametersDescription
PreloadAsync(PreloadCategories[]) staticpreloadCategoriesAsynchronously preloads theme resources for the specified controls.
PreloadAsync(Func<UserControl>) staticcreateActionAsynchronously preloads theme resources for the view specified by the UserControl and allows you to initialize this view before the preload.
PreloadAsync<T>() staticnoneAsynchronously preloads theme resources for the view specified by the UserControl.