1 instantiation of ShapingStorage
PresentationFramework (1)
src\Framework\System\Windows\Controls\ItemCollection.cs (1)
2297
_shapingStorage = new
ShapingStorage
();
1 reference to ShapingStorage
PresentationFramework (1)
src\Framework\System\Windows\Controls\ItemCollection.cs (1)
2483
private
ShapingStorage
_shapingStorage;