Utility.LoadElement(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Loads the elements.
public:
static System::Windows::UIElement ^ LoadElement(System::String ^ replacedDisplay);
public static System.Windows.UIElement LoadElement (string replacedDisplay);
static member LoadElement : string -> System.Windows.UIElement
Public Shared Function LoadElement (replacedDisplay As String) As UIElement
Parameters
- replacedDisplay
- String
Specifies the replaced display.