1 write to _titleArea
Microsoft.Maui.Controls (1)
Platform\Windows\ToolbarPlacementHelper.cs (1)
26
_titleArea
= getTemplateChild("TitleArea") as WBorder;
1 reference to _titleArea
Microsoft.Maui.Controls (1)
Platform\Windows\ToolbarPlacementHelper.cs (1)
49
UpdateToolbarPlacement(_commandBar, _getToolbarPlacement(), _bottomCommandBarArea, _topCommandBarArea,
_titleArea
);