1 write to _fileName
PresentationCore (1)
Core\CSharp\System\Windows\Input\Cursor.cs (1)
67_fileName = cursorFile;
3 references to _fileName
PresentationCore (3)
Core\CSharp\System\Windows\Input\Cursor.cs (3)
189return _fileName; 380if (_fileName != String.Empty) 381return _fileName;