1 reference to LastChildFill
PresentationFramework (1)
System\Windows\Controls\DockPanel.cs (1)
265int nonFillChildrenCount = totalChildrenCount - (LastChildFill ? 1 : 0);