1 write to _dataChildren
PresentationFramework (1)
src\Framework\System\Windows\Automation\Peers\CalendarAutomationPeer.cs (1)
676set { _dataChildren = value; }
1 reference to _dataChildren
PresentationFramework (1)
src\Framework\System\Windows\Automation\Peers\CalendarAutomationPeer.cs (1)
674get { return _dataChildren; }