4 references to MakeVisible
PresentationFramework (4)
System\Windows\Controls\ScrollViewer.cs (4)
187
EnqueueCommand(Commands.
MakeVisible
, 0, p);
2162
|| (command.Code == Commands.
MakeVisible
2163
&& _array[_lastWritePosition].Code == Commands.
MakeVisible
))
2227
case Commands.
MakeVisible
: