4 references to MakeVisible
PresentationFramework (4)
System\Windows\Controls\ScrollViewer.cs (4)
186
EnqueueCommand(Commands.
MakeVisible
, 0, p);
2160
|| (command.Code == Commands.
MakeVisible
2161
&& _array[_lastWritePosition].Code == Commands.
MakeVisible
))
2225
case Commands.
MakeVisible
: