protected internal FrameworkElement Content {get; set;}
Protected Friend Property Content As FrameworkElement
protected internal FrameworkElement Content {get; set;}
Protected Friend Property Content As FrameworkElement
Pane
abstract class and a view class that must be a FrameworkElement (typically a custom UserControl). The two components are either associated with each other through DAML or manually via OnCreateContent. If necessary, the Content
property provides the view-model with access to the view.Target Platforms: Windows 11, Windows 10, Windows 8.1