6 references to GetNextPart
Microsoft.Maui.Controls (6)
Brush\BrushTypeConverter.cs (6)
158
colorString.Append(
GetNextPart
());
160
colorString.Append(
GetNextPart
());
162
colorString.Append(
GetNextPart
());
167
colorString.Append(
GetNextPart
());
173
var parts =
GetNextPart
().Split(new[] { ' ' }, StringSplitOptions.RemoveEmptyEntries);
187
var direction =
GetNextPart
().Trim();