2 references to PushData
System.Windows.Forms (2)
System\Windows\Forms\DataBinding\Binding.cs (2)
962
internal bool PushData() =>
PushData
(force: false);
1026
public void ReadValue() =>
PushData
(force: true);