BoxView.IShapeView.Fill Property    
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.
property Microsoft::Maui::Graphics::Paint ^ Microsoft::Maui::IShapeView::Fill { Microsoft::Maui::Graphics::Paint ^ get(); };
	Microsoft.Maui.Graphics.Paint? Microsoft.Maui.IShapeView.Fill { get; }
	member this.Microsoft.Maui.IShapeView.Fill : Microsoft.Maui.Graphics.Paint
	 ReadOnly Property Fill As Paint Implements IShapeView.Fill