共用方式為


Window.TitleBar 屬性

定義

public:
 property Microsoft::Maui::ITitleBar ^ TitleBar { Microsoft::Maui::ITitleBar ^ get(); void set(Microsoft::Maui::ITitleBar ^ value); };
public Microsoft.Maui.ITitleBar? TitleBar { get; set; }
member this.TitleBar : Microsoft.Maui.ITitleBar with get, set
Public Property TitleBar As ITitleBar

屬性值

適用於