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