3 writes to _doesLoadAppearSynchronous
System.Windows.Extensions (3)
System\Media\SoundPlayer.cs (3)
180
_doesLoadAppearSynchronous
= false;
288
_doesLoadAppearSynchronous
= true; // to avoid OnFailed call.
298
_doesLoadAppearSynchronous
= false;
1 reference to _doesLoadAppearSynchronous
System.Windows.Extensions (1)
System\Media\SoundPlayer.cs (1)
528
if (!
_doesLoadAppearSynchronous
)