c# - WPF Invisible Cross cursor over gray background -


the wpf cursors.cross becomes invisible on gray (#ff808080) background.

i noticed cross cursor automatically inverts background color better visual perception. in case of gray color, inversion algorithm doesn't work well. see picture below:

wpf invisible cross cursor

windows10, .net 4.5

note: might related caret disappears when background of textbox gray in wpf proposed solution not apply mouse cursor.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -