1 write to PropertiesInternal
Microsoft.Maui.Controls (1)
DragAndDrop\DataPackageView.cs (1)
18
PropertiesInternal
= new DataPackagePropertySetView(DataPackage.PropertiesInternal);
1 reference to PropertiesInternal
Microsoft.Maui.Controls (1)
DragAndDrop\DropGestureRecognizer.cs (1)
117
var internalProperties = dataView.
PropertiesInternal
;