2 references to ChildrenPropertyKey
PresentationFramework (2)
System\Windows\Controls\ViewPort3D.cs (2)
75
SetValue(
ChildrenPropertyKey
, _viewport3DVisual.Children);
128
public static readonly DependencyProperty ChildrenProperty =
ChildrenPropertyKey
.DependencyProperty;