Commit 7c08a3a
committed
Use
These methods existed in the class yet in these places the code was still using the repeated code.
The existing methods return the same value.GetVolume() and IsMuted() instead of control's implementation detail1 parent a044a1a commit 7c08a3a
2 files changed
+10
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10033 | 10033 | | |
10034 | 10034 | | |
10035 | 10035 | | |
10036 | | - | |
| 10036 | + | |
10037 | 10037 | | |
10038 | 10038 | | |
10039 | | - | |
| 10039 | + | |
10040 | 10040 | | |
10041 | 10041 | | |
10042 | 10042 | | |
10043 | 10043 | | |
10044 | 10044 | | |
10045 | | - | |
| 10045 | + | |
10046 | 10046 | | |
10047 | 10047 | | |
10048 | 10048 | | |
| |||
20543 | 20543 | | |
20544 | 20544 | | |
20545 | 20545 | | |
20546 | | - | |
20547 | | - | |
20548 | | - | |
| 20546 | + | |
| 20547 | + | |
| 20548 | + | |
20549 | 20549 | | |
20550 | 20550 | | |
20551 | 20551 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
681 | 681 | | |
682 | 682 | | |
683 | 683 | | |
684 | | - | |
685 | | - | |
| 684 | + | |
| 685 | + | |
686 | 686 | | |
687 | 687 | | |
688 | 688 | | |
| |||
737 | 737 | | |
738 | 738 | | |
739 | 739 | | |
740 | | - | |
741 | | - | |
| 740 | + | |
| 741 | + | |
742 | 742 | | |
743 | 743 | | |
744 | 744 | | |
| |||
0 commit comments